home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
PC World 2002 September
/
PCWorld_2002-09_cd.bin
/
Akce
/
Quartet
/
Main
/
MAIN.SWF
/
scripts
/
DefineButton2_477
/
BUTTONCONDACTION on(release).as
< prev
next >
Wrap
Text File
|
2002-08-07
|
174b
|
8 lines
on(release){
_root.modal._visible = false;
_root.yesno._visible = false;
_root.showWait();
_root.timer.timeout = 30;
_root.timer.gotoAndPlay("play");
}